[INFO] fetching crate taiga-todo 0.3.0...
[INFO] testing taiga-todo-0.3.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate taiga-todo 0.3.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate taiga-todo 0.3.0
[INFO] finished tweaking crates.io crate taiga-todo 0.3.0
[INFO] tweaked toml for crates.io crate taiga-todo 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate taiga-todo 0.3.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate taiga-todo 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87fcba39b22bd955a44e073c756ec96fb9e36fbc2e14eff9232faea15656e1fd
[INFO] running `Command { std: "docker" "start" "-a" "87fcba39b22bd955a44e073c756ec96fb9e36fbc2e14eff9232faea15656e1fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87fcba39b22bd955a44e073c756ec96fb9e36fbc2e14eff9232faea15656e1fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87fcba39b22bd955a44e073c756ec96fb9e36fbc2e14eff9232faea15656e1fd", kill_on_drop: false }`
[INFO] [stdout] 87fcba39b22bd955a44e073c756ec96fb9e36fbc2e14eff9232faea15656e1fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5de900c9e963edbe4467c60cb6b02a51394e2bafc1172c30d9fdc3d7e8731ea4
[INFO] running `Command { std: "docker" "start" "-a" "5de900c9e963edbe4467c60cb6b02a51394e2bafc1172c30d9fdc3d7e8731ea4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling etcetera v0.10.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling confy v2.0.0
[INFO] [stderr]    Compiling taiga-todo v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zvariant_derive v5.9.2
[INFO] [stderr]    Compiling taiga-core v0.3.0
[INFO] [stderr]    Compiling zvariant v5.9.2
[INFO] [stderr]    Compiling interprocess v2.2.3
[INFO] [stderr]    Compiling taiga-plugin-api v0.1.0
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]    Compiling zbus v5.12.0
[INFO] [stderr]    Compiling notify-rust v4.11.7
[INFO] [stdout] warning: variants `Ipc` and `Daemon` are never constructed
[INFO] [stdout]   --> src/error.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum CliError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 35 |     Ipc {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     Daemon {
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CliError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated functions are never used
[INFO] [stdout]    --> src/error.rs:68:12
[INFO] [stdout]     |
[INFO] [stdout]  66 | impl CliError {
[INFO] [stdout]     | ------------- associated functions in this implementation
[INFO] [stdout]  67 |     /// Create a config error with a message
[INFO] [stdout]  68 |     pub fn config(message: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn ipc(message: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn ipc_with_source(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn daemon(message: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn daemon_with_source(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub fn plugin_with_source(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn io(context: impl Into<String>, source: std::io::Error) -> Self {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn storage_with_source(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `register_static` and `has_command` are never used
[INFO] [stdout]    --> src/plugin_manager.rs:43:12
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl PluginManager {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub fn register_static(&mut self, plugin: Arc<dyn Plugin>) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 |     pub fn has_command(&self, plugin_name: &str, command: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `path` is never used
[INFO] [stdout]   --> src/storage.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl MarkdownStorage {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn path(&self) -> &Path {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.53s
[INFO] running `Command { std: "docker" "inspect" "5de900c9e963edbe4467c60cb6b02a51394e2bafc1172c30d9fdc3d7e8731ea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5de900c9e963edbe4467c60cb6b02a51394e2bafc1172c30d9fdc3d7e8731ea4", kill_on_drop: false }`
[INFO] [stdout] 5de900c9e963edbe4467c60cb6b02a51394e2bafc1172c30d9fdc3d7e8731ea4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6ea31642c1e0038fd75b833ad252d56e7f79e69fcbc2b4155eb4c4a437e6ac1
[INFO] running `Command { std: "docker" "start" "-a" "b6ea31642c1e0038fd75b833ad252d56e7f79e69fcbc2b4155eb4c4a437e6ac1", kill_on_drop: false }`
[INFO] [stderr]    Compiling taiga-todo v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variants `Ipc` and `Daemon` are never constructed
[INFO] [stdout]   --> src/error.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum CliError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 35 |     Ipc {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     Daemon {
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CliError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated functions are never used
[INFO] [stdout]    --> src/error.rs:68:12
[INFO] [stdout]     |
[INFO] [stdout]  66 | impl CliError {
[INFO] [stdout]     | ------------- associated functions in this implementation
[INFO] [stdout]  67 |     /// Create a config error with a message
[INFO] [stdout]  68 |     pub fn config(message: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn ipc(message: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn ipc_with_source(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn daemon(message: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn daemon_with_source(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub fn plugin_with_source(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn io(context: impl Into<String>, source: std::io::Error) -> Self {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn storage_with_source(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `register_static` and `has_command` are never used
[INFO] [stdout]    --> src/plugin_manager.rs:43:12
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl PluginManager {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub fn register_static(&mut self, plugin: Arc<dyn Plugin>) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 |     pub fn has_command(&self, plugin_name: &str, command: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `path` is never used
[INFO] [stdout]   --> src/storage.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl MarkdownStorage {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn path(&self) -> &Path {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] running `Command { std: "docker" "inspect" "b6ea31642c1e0038fd75b833ad252d56e7f79e69fcbc2b4155eb4c4a437e6ac1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6ea31642c1e0038fd75b833ad252d56e7f79e69fcbc2b4155eb4c4a437e6ac1", kill_on_drop: false }`
[INFO] [stdout] b6ea31642c1e0038fd75b833ad252d56e7f79e69fcbc2b4155eb4c4a437e6ac1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 276ba6ed494a4ed2aa93398b719cd4dcda82687f7f8a6c9d306a984b8d20b96a
[INFO] running `Command { std: "docker" "start" "-a" "276ba6ed494a4ed2aa93398b719cd4dcda82687f7f8a6c9d306a984b8d20b96a", kill_on_drop: false }`
[INFO] [stderr] warning: variants `Ipc` and `Daemon` are never constructed
[INFO] [stderr]   --> src/error.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub enum CliError {
[INFO] [stderr]    |          -------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 35 |     Ipc {
[INFO] [stderr]    |     ^^^
[INFO] [stderr] ...
[INFO] [stderr] 42 |     Daemon {
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CliError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated functions are never used
[INFO] [stderr]    --> src/error.rs:68:12
[INFO] [stderr]     |
[INFO] [stderr]  66 | impl CliError {
[INFO] [stderr]     | ------------- associated functions in this implementation
[INFO] [stderr]  67 |     /// Create a config error with a message
[INFO] [stderr]  68 |     pub fn config(message: impl Into<String>) -> Self {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 106 |     pub fn ipc(message: impl Into<String>) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 114 |     pub fn ipc_with_source(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 125 |     pub fn daemon(message: impl Into<String>) -> Self {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 133 |     pub fn daemon_with_source(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 152 |     pub fn plugin_with_source(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 171 |     pub fn io(context: impl Into<String>, source: std::io::Error) -> Self {
[INFO] [stderr]     |            ^^
[INFO] [stderr] ...
[INFO] [stderr] 187 |     pub fn storage_with_source(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `register_static` and `has_command` are never used
[INFO] [stderr]    --> src/plugin_manager.rs:43:12
[INFO] [stderr]     |
[INFO] [stderr]  27 | impl PluginManager {
[INFO] [stderr]     | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  43 |     pub fn register_static(&mut self, plugin: Arc<dyn Plugin>) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 213 |     pub fn has_command(&self, plugin_name: &str, command: &str) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `path` is never used
[INFO] [stderr]   --> src/storage.rs:44:12
[INFO] [stderr]    |
[INFO] [stderr] 37 | impl MarkdownStorage {
[INFO] [stderr]    | -------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 44 |     pub fn path(&self) -> &Path {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `taiga-todo` (bin "taiga" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/taiga-094aebcc32b3135e)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test storage::tests::test_format_task_line_completed ... ok
[INFO] [stdout] test display::tests::test_format_summary ... ok
[INFO] [stdout] test display::tests::test_format_task_compact ... ok
[INFO] [stdout] test display::tests::test_format_task_completed ... ok
[INFO] [stdout] test storage::tests::test_format_task_line_with_tags ... ok
[INFO] [stdout] test storage::tests::test_format_task_line_simple ... ok
[INFO] [stdout] test storage::tests::test_parse_task_line_completed ... ok
[INFO] [stdout] test storage::tests::test_roundtrip ... ok
[INFO] [stdout] test storage::tests::test_parse_task_line_scheduled ... ok
[INFO] [stdout] test storage::tests::test_parse_task_line_simple ... ok
[INFO] [stdout] test storage::tests::test_parse_task_line_with_tags_and_schedule ... ok
[INFO] [stdout] test storage::tests::test_parse_task_line_with_tags ... ok
[INFO] [stdout] test storage::tests::test_roundtrip_with_tags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "276ba6ed494a4ed2aa93398b719cd4dcda82687f7f8a6c9d306a984b8d20b96a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "276ba6ed494a4ed2aa93398b719cd4dcda82687f7f8a6c9d306a984b8d20b96a", kill_on_drop: false }`
[INFO] [stdout] 276ba6ed494a4ed2aa93398b719cd4dcda82687f7f8a6c9d306a984b8d20b96a
